kmp-file
Toggle table of contents
0.4.0
wasmJs
Platform filter
wasmJs
Switch theme
Search in API
kmp-file
file
/
io.matthewnelson.kmp.file
/
Buffer
/
[wasmJs]unwrap
unwrap
wasmJs
fun
unwrap
(
)
:
JsAny
(
source
)
Unwraps the
Buffer
value class, returning the underlying Node.js Buffer as a
JsAny
object.
See also
Buffer.
Companion.
wrap